You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
error: failed to load manifest for workspace member `/home/jo/moz/application-services/components/init_rust_components`
referenced by workspace at `/home/jo/moz/application-services/Cargo.toml`
Caused by:
failed to parse manifest at `/home/jo/moz/application-services/components/init_rust_components/Cargo.toml`
Caused by:
error inheriting `uniffi` from workspace root manifest's `workspace.dependencies.uniffi`
Caused by:
`workspace.dependencies` was not defined
┆Issue is synchronized with this Jira Task
┆Epic: Important backlog
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
When following the instructions on how to set up a new component, its advised to declare uniffi as a workspace dependency
but running
cargo check -p
results in an error:┆Issue is synchronized with this Jira Task
┆Epic: Important backlog
The text was updated successfully, but these errors were encountered: